PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardTableAttribute Class / getColSpan Method
In This Topic
    getColSpan Method
    In This Topic
    Gets the column span.
    Syntax
    public int getColSpan()

    Return Value

    The number of column in the enclosing table that shall be spanned by the cell.
    See Also